home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_200 / 298_01 / movebox.hlp < prev    next >
Text File  |  1987-03-03  |  813b  |  24 lines

  1.          Commands for the MOVEBOX program 
  2.  
  3.     Movebox demonstrates popup and moving windows.  In "bounce" mode,
  4.     it should provide a sense of how fast PC Curses can handle windows.
  5.  
  6.     Any unrecognized keys will exit this program.
  7.  
  8.     Cursor keys move the box around the screen.
  9.  
  10.     <Enter> causes the box to "bounce" around the screen.
  11.         The first time, bouncing will be "regular";  the next time,
  12.         it will be randomized; the next time, regular; etc.
  13.  
  14.     F1    displays this help menu
  15.  
  16.     F2    toggles direct/Bios screen updating.
  17.         When this program starts running,  direct screen
  18.         updating is used.  This may cause "snow" on certain
  19.         displays.  Hitting F2 will change the screen updating
  20.         to use Bios calls, eliminating the snow and slowing
  21.         down the screen updates.
  22.  
  23.               Hit any key to continue  
  24.